Added a hotplug KOBJ_OFFLINE call, for symmetry with the ONLINE call used here.
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 23 Nov 2005 18:45:57 +0000 (18:45 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Wed, 23 Nov 2005 18:45:57 +0000 (18:45 +0000)
commitd29719d23188b1051dc2cf5743a1f51b1922acea
tree5a7c80f91323e23e9cb2bd07e2359f5375ccd15b
parentb9b24cd1bf7d6b2c91b7a4ca597f3bc75ff9fb7e
Added a hotplug KOBJ_OFFLINE call, for symmetry with the ONLINE call used here.
We need a hook to be able to close down the device properly, but the REMOVE
event is no good because we don't get the script and vif environment variables
set in that case.

Closes bug #417.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
linux-2.6-xen-sparse/drivers/xen/netback/xenbus.c